| Total Complexity | 68 |
| Dependencies | 11 |
| Dependents | 3 |
| Total lines | 359 |
| Lines of code | 238 |
| Logical lines of code | 121 |
| Comment lines | 16 |
| Methods | 7 |
| Properties | 13 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| isRetryable() | 35 | 30 | 78 | |
| __invoke() | 41 | 12 | 57 | |
| isThrottlingError() | 52 | 9 | 24 | |
| createDefaultDecider() | 49 | 8 | 33 | |
| __construct() | 50 | 7 | 30 | |
| wrap() | 65 | 1 | 12 | |
| exponentialDelayWithJitter() | 73 | 1 | 4 |